CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - huffman matlab

搜索资源列表

  1. itu-t81[1]

    0下载:
  2. Implementation of JPEG compression algorithm with JFIF header being appended.This project involves writting code for following steps : Chroma subsampling,partitioning ,level shifting,DCT,quantization,zigzag scanning(involves DC differential coding &
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:967167
    • 提供者:dwn
  1. huffman

    0下载:
  2. huffman编码用于图像的压缩和解压,很好用的,可以用于各类图像的处理-huffman coding for image compression and decompression, useful, and can be used for all kinds of image processing
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:2474
    • 提供者:唐宁
  1. 39709603Huffman

    0下载:
  2. 通过MATLAB 仿真实现哈夫曼编码的图片压缩-MATLAB Simulation by Huffman coding of image compression
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-07
    • 文件大小:51673
    • 提供者:zhangxuejian
  1. huffman

    0下载:
  2. huffman matlab 编程 最优二叉树-huffman matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:chenyuanhua
  1. final_proj1

    0下载:
  2. adaptive huffman coding and decoding in matlab-adaptive huffman coding and decoding in matlab..
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:885926
    • 提供者:vahid
  1. huffman

    0下载:
  2. 带有huffman编码的 MPEG-2帧内编码-Huffman encoded with MPEG-2 intra coding
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1675425
    • 提供者:杨志华
  1. Huffman

    0下载:
  2. huffman图像压缩编码的matlab代码,可以有效进行图像压缩,熵编码-huffman coding matlab code for image compression, image compression can be effective, entropy coding
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-03
    • 文件大小:2655
    • 提供者:tianxia
  1. huffman-matlab-1_1

    0下载:
  2. Huffman coding for comperesrion data and ready to send
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8131
    • 提供者:mohammad
  1. huffman

    0下载:
  2. 本程序是姚敏那本图像处理书中的赫夫曼定理的源代码,经验证无误。此文档是.m文件的形式,可以直接用matlab打开-This procedure is that the image processing Yao Min Huffman Theorem book source code, proven correct. This document is. M file form that can be opened directly with matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2649
    • 提供者:葛菲
  1. Huffman

    0下载:
  2. 此文件实现了对256*256像素的图片进行霍夫曼编码和解码的过程-This file use Huffman coding method to code and decode any 256*256 picture, turn out the result in binary code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:2213
    • 提供者:alvin
  1. Adaptive-Huffman

    0下载:
  2. Adaptive huffman matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7141
    • 提供者:Sachin
  1. Huffman

    0下载:
  2. R进制霍夫曼编码的 m a t l a b 实 现,R可以任意改变(Matlab implementation of R ary Hoffman encoding)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:1024
    • 提供者:烤翅
  1. huffman

    0下载:
  2. 该方法完全依据字符出现概率来构造异字头的平均长度最短的码字,有时称之为最佳编码(Completely according to the characters in this method the probability to construct the vision "the average length of the shortest code word, sometimes called the best coding)
  3. 所属分类:matlab例程

  1. huffman

    0下载:
  2. 此为r元霍夫曼编码MATLAB仿真文件,r和p都已参数化(This is the R element Hoffman coded MATLAB simulation file, and both R and P have been parameterized)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:无为而为
  1. huffman

    0下载:
  2. 用matlab实现哈夫曼编码,哈夫曼编码是一种无失真的编码方式,可以在提高传输速率的情况下不减少信息熵。(Huffman coding with matlab, Huffman coding is a distortion-free coding, you can increase the transmission rate without reducing the information entropy.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:老朋友1214
  1. huffman

    0下载:
  2. matlab code it is very important code for wireless communication
  3. 所属分类:文章/文档

    • 发布日期:2018-01-09
    • 文件大小:9216
    • 提供者:yousuf
  1. huffman

    0下载:
  2. Matlab program for Huffman encoding and decoding
  3. 所属分类:语音合成与识别

    • 发布日期:2018-01-11
    • 文件大小:5120
    • 提供者:Hebah
  1. EntropyCoding

    0下载:
  2. huffman的编码和译码程序,使用matlab编写。根据码字可生成相应码字状态转移路径图,可用来比特级软译码(The coding and decoding program of Huffman is written in MATLAB. The corresponding code word state transfer path graph can be generated according to the code word, and it can be used for bit lev
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:4096
    • 提供者:anonymous1028
  1. huffman

    0下载:
  2. Matlab scr ipt for huffman coding.
  3. 所属分类:通讯编程

    • 发布日期:2018-04-30
    • 文件大小:59392
    • 提供者:bilalo
  1. matlab's demo

    0下载:
  2. Huffman coding 的matlab实现(the matlab implementation of Huffman codng)
  3. 所属分类:压缩解压

    • 发布日期:2018-05-03
    • 文件大小:4096
    • 提供者:依依依依1
« 1 2 3 45 6 7 8 9 10 ... 31 »
搜珍网 www.dssz.com